Clean up some remaining traces to googlecode vs. github.
authorRobert Lipe <robertlipe@gpsbabel.org>
Mon, 23 Nov 2015 00:21:53 +0000 (18:21 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Mon, 23 Nov 2015 00:21:53 +0000 (18:21 -0600)
xmldoc/chapters/build.xml
xmldoc/chapters/styles.xml

index edb3461126612c0f0b0a95bb15b51b0105a192e7..2d19f14102f9957e92f912133dfc1205d5308f3b 100644 (file)
@@ -24,15 +24,8 @@ Less frequently, someone will build on MSVC, FreeBSD, OpenBSD, Solaris,
 etc.   Both Clang/LLVM and GNU C++ are regularly exercised.
 </para>
 <para>
-You can grab a release from the <ulink url="http://www.gpsbabel.org/download.html">GPSBabel download page</ulink>, but if you're going to be doing any development, you'll find that working from the <ulink url="http://code.google.com/p/gpsbabel/source/checkout">GPSBabel SVN tree</ulink> is easier.
+You can grab a release from the <ulink url="http://www.gpsbabel.org/download.html">GPSBabel download page</ulink>, but if you're going to be doing any development, you'll find that working from the <ulink url="https://github.com/gpsbabel/gpsbabel">GPSBabel Github repo</ulink> is easier. Checkouts vis Git, HTTPS, SSH, and Subversion are supported.
 </para>
-<para>
-For most cases, an anonymous checkout of the trunk is really all you need.
-That can be done easily with the single command:
-</para>
-<para><userinput>
-  svn checkout http://gpsbabel.googlecode.com/svn/trunk/gpsbabel 
-</userinput></para>
 
 <para>
   In most cases, the code is as simple to build as running:
index b55e8fbf7e5e74a9b3173ea0780ccd3cdfc4ff4e..7f1c88ff64344a7fe592e4d38c2fa428eaf64f67 100644 (file)
@@ -1473,7 +1473,7 @@ that are suitable for Garmin's POI loader.
 <para>
 For additional examples, please see the 
 <filename>*.style</filename> files in the 
-<filename>style/</filename> subdirectory of the GPSBabel source tree or at the <ulink url="http://code.google.com/p/gpsbabel/source/browse/#svn%2Ftrunk%2Fgpsbabel%2Fstyle">online source.</ulink>.
+<filename>style/</filename> subdirectory of the GPSBabel source tree or at the <ulink url="https://github.com/gpsbabel/gpsbabel/tree/master/style">online source.</ulink>.
 </para>
 </section> <!-- examples -->